PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFDocumentFileAttachment Class / getRelationshipToOwner Method
In This Topic
    getRelationshipToOwner Method
    In This Topic
    Gets the relationship between the file attachment and its owner.
    Syntax
    public PDFDocumentFileAttachmentRelationship getRelationshipToOwner()

    Return Value

    A PDFDocumentFileAttachmentRelationship enumeration member specifying how the file attachment is related to its owner.
    See Also